PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / getPhoneme Method
In This Topic
    getPhoneme Method
    In This Topic
    Gets the phoneme of the structure element.
    It is an exact replacement for content enclosed by the structure element and its children. The value for this property is to be interpreted based on the property in effect.
    Syntax
    public java.lang.String getPhoneme()

    Return Value

    A string that may be used as pronunciation hint.
    See Also